home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / dist / patchSG0001239.idb / usr / lib / SoftWindows2 / bin / scripts / upcode.sh.z / upcode.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1996-05-07  |  155 b   |  10 lines

  1. #!/bin/ksh
  2. PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11
  3. export PATH
  4.  
  5. echo l 0 2 0 1 
  6. echo e27
  7. echo $1|sed "s/../& /g"
  8. echo w 0 2 0 1
  9. echo q
  10.